-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
20.7
-
Code
-
Classes
- CartInfo
| Total Complexity |
62 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
450 |
| Lines of code |
213 |
| Logical lines of code |
115 |
| Comment lines |
141 |
| Methods |
25 |
| Properties |
19 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
42 |
14 |
49 |
| getGatewayAmount() |
S |
53 |
7 |
24 |
| getTotalTax() |
S |
49 |
5 |
30 |
| getGatewayTax() |
S |
65 |
4 |
10 |
| getDue() |
S |
70 |
3 |
6 |
| getDepositTax() |
S |
63 |
3 |
10 |
| setGateway() |
S |
62 |
2 |
11 |
| setGatewayTaxCalculationRule() |
S |
70 |
2 |
6 |
| getPayNow() |
S |
73 |
2 |
5 |
| getPayTax() |
S |
73 |
2 |
5 |
| getTotal() |
S |
69 |
2 |
7 |
| getTotalNoTax() |
S |
69 |
2 |
7 |
| getDepositPay() |
S |
68 |
2 |
7 |
| getCoupon() |
S |
82 |
1 |
3 |
| getSubtotal() |
S |
82 |
1 |
3 |
| getDeposit() |
S |
82 |
1 |
3 |
| getWaitingListTotal() |
S |
82 |
1 |
3 |
| getWaitingListDeposit() |
S |
82 |
1 |
3 |
| getGateway() |
S |
82 |
1 |
3 |
| getPriceCorrection() |
S |
82 |
1 |
3 |
| getGroupDiscount() |
S |
82 |
1 |
3 |
| getAddonDiscount() |
S |
82 |
1 |
3 |
| withDiscount() |
S |
78 |
1 |
3 |
| getUserData() |
S |
82 |
1 |
3 |
| getDiscount() |
S |
79 |
1 |
3 |